Skip to content

Add configurable autostart behavior for SSH connections#670

Merged
EhabY merged 6 commits intocoder:mainfrom
EhabY:add-disable-autostart-config
Dec 10, 2025
Merged

Add configurable autostart behavior for SSH connections#670
EhabY merged 6 commits intocoder:mainfrom
EhabY:add-disable-autostart-config

Conversation

@EhabY
Copy link
Copy Markdown
Collaborator

@EhabY EhabY commented Dec 4, 2025

  • Adds coder.sshFlags for optional user configurable SSH flags (defaults to only --disable-autostart).
  • Renames globalFlags.tscliConfig.ts to consolidate CLI configuration logic

Closes #666

@EhabY EhabY force-pushed the add-disable-autostart-config branch 2 times, most recently from 40b3670 to 142c803 Compare December 4, 2025 18:29
Copy link
Copy Markdown
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for implementing this so quickly!

@EhabY EhabY force-pushed the add-disable-autostart-config branch 2 times, most recently from 58b537c to b1f4eb0 Compare December 8, 2025 10:37
@EhabY EhabY force-pushed the add-disable-autostart-config branch from b1f4eb0 to 581d285 Compare December 8, 2025 13:28
Copy link
Copy Markdown
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 when you squash and merge make sure to update the title since we have two separate changes!

@EhabY EhabY force-pushed the add-disable-autostart-config branch from 8d1a739 to bef438b Compare December 10, 2025 10:00
@EhabY EhabY merged commit c394308 into coder:main Dec 10, 2025
3 checks passed
@EhabY EhabY self-assigned this Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a setting to toggle --disable-autostart

2 participants